| FaServicerException |
| Logical Entity Name | FaServicerException |
| Default Table Name | FaServicerException |
| Physical Only | NO |
| Definition | |
| Note |
| FaServicerException Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaServicerExceptionID |
int | NO | ||
| Type | char(2) | YES | ||
| StudentSSN | char(16) | YES | ||
| ServicerSchoolCode | char(8) | YES | ||
| XMLSource | text | YES | ||
| ErrorCode | char(6) | YES | ||
| FaBatchExpImpID | int | YES | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| UserID | int | NO | ||
| Ts | timestamp | NO | ||
| AdditionalInfo | varchar(500) | YES | ||
| CorrectedXML | text | YES | ||
| ReprocessDate | datetime | YES | ||
| ReprocessUserID | int | YES | ||
| Deleted | bit | NO | ||
InUseByStaffID |
int | YES | ||
| InUseDateTime | datetime | YES |
| FaServicerException Primary and Unique Keys |
| Key Name | Key Type | Keys |
| FaServicerException_FaServicerExceptionID_U_C_IDX | PrimaryKey | FaServicerExceptionID |
| FaServicerException Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | Zero or One to Zero or More | FK_FaServicerException_InUseByStaffID_SyStaff_SyStaffID | InUseByStaffID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaServicerException Check Constraints |
| Check Constraint Name | CheckConstraint |